-
Home
-
ReCrawler
-
0.1.5 (latest)
-
Code
-
Classes
- CookieJar
Total Complexity |
63 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
237 |
Lines of code |
156 |
Logical lines of code |
96 |
Comment lines |
61 |
Methods |
15 |
Properties |
2 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setCookie() |
A |
47 |
13 |
35 |
withCookieHeader() |
A |
57 |
9 |
13 |
clear() |
S |
56 |
7 |
18 |
getCookieByName() |
S |
62 |
6 |
11 |
getCookiePathFromRequest() |
S |
59 |
5 |
16 |
extractCookies() |
S |
59 |
5 |
14 |
shouldPersist() |
S |
67 |
4 |
8 |
__construct() |
S |
66 |
3 |
9 |
removeCookieIfEmpty() |
S |
69 |
3 |
6 |
fromArray() |
S |
66 |
2 |
7 |
clearSessionCookies() |
S |
72 |
2 |
5 |
getCookieValue() |
S |
81 |
1 |
3 |
toArray() |
S |
73 |
1 |
5 |
count() |
S |
80 |
1 |
3 |
getIterator() |
S |
79 |
1 |
3 |